c language

英 [siː ˈlæŋɡwɪdʒ] 美 [siː ˈlæŋɡwɪdʒ]

网络  C 语言; C语言; 汇编语言

电力



双语例句

  1. This feature uses an obscure aspect of the C language to simplify the specification of message level or priority.
    这个特性使用了C语言的一种模糊方面来简化消息级别和优先级的规范。
  2. Math and logic operators are handled in PHP the same way they are in the C language.
    PHP中算术运算符和逻辑运算符的处理方法与C语言中相同。
  3. GCC is a set of compilers for the C language, in which most of Samba is written.
    GCC是C语言的一个编译器集合,大多数Samba都是用C语言编写的。
  4. This C language page from Wikipedia introduces this technique.
    Wikipedia的这个C语言页面介绍了这个技术。
  5. The C language provides function pointers, which allow you to pass functions as arguments to other functions.
    C语言提供了函数指针,允许将函数作为参数传递给其他函数。
  6. FormatToString ( control, args)& This method is similar to the printf function in the C language.
    formatToString(control,args)&该方法类似于C语言中的printf函数。
  7. You may perform the usual C language arithmetic, logical, and bitwise operations.
    可以执行C语言中常见的算术、逻辑和位操作。
  8. Actually, I'm quite familiar with Java and C Language.
    事实上,我对Java和C语言相当熟悉。
  9. This is a C language function of the mouse, simple and practical.
    这是个用C语言编写的鼠标的函数,简单实用。
  10. Used C language to develop simple compiler.
    用C语言开发简易编译系统。
  11. The procedure and method of carrying out visual man-machine interface with C language are introduced with practical example.
    结合实例,给出了C语言实现可视化人机界面的过程和方法。
  12. The query language can be embedded in C language.
    查询语言可嵌入C语言使用。
  13. This algorithm has been used in "C language" course.
    这一算法应用的是“C语言”进程。
  14. Multi-dimensional array pointer and recursion are the difficult sections of teaching C language.
    【中英文摘要】多维数组指针和递归是c语言教学中的难点。
  15. The system uses the C language make the module design.
    在软件设计上,系统采用C语言进行模块设计。
  16. In software designing, C language and assembly language together is adopted to control system.
    在软件设计上,软件以C语言和汇编语言相结合的方法实现了系统的控制。
  17. This book only requires the reader has a knowledge of C language primary and basic algebra knowledge.
    本书只要求读者具有C语言的初级知识以及基本代数的相关知识。
  18. Research of Embedded System Programming with C Language
    C语言在嵌入式控制系统开发中的应用研究
  19. It achieved good results for C language using in the MCU application.
    较好的实现了C语言在单片机上的应用。
  20. Software is written by C language using modular structure to control data collection process and communicate with other equipments.
    软件部分采用模块化结构,使用C语言对单片机进行编程,从而实现对数据采集过程的控制及数据通讯功能。
  21. This paper discusses the teaching methods of cycle structure in C language.
    本文探讨了C语言中循环结构的教学方法。
  22. System uses C language program and shown good readability and portability.
    系统采用C语言编程,可读性和可移植性强。
  23. This procedure for the MSP430 MCU and real-time clock interface HT1381 procedures, the use of C language.
    本程序为MSP430单片机和实时时钟HT1381的接口程序,采用C语言编写。
  24. The paper introduces teaching content of Newton iteration algorithm in C language programming, and analysis its teaching difficulties.
    介绍了C语言中牛顿迭代算法的教学内容,并分析了其教学难点。
  25. In this paper, three aspects of multimedia in the C language teaching discussed in the application.
    本文将从三方面对多媒体在C语言教学中的应用进行论述。
  26. The reason C++ is hybrid is to support backward compatibility with the C language.
    之所以说C++是一种杂合语言,是因为它支持与C语言的向后兼容能力。
  27. A program for potentiometric stripping analysis written by C language is described.
    介绍了用C语言编写的电位溶出分析程序;
  28. This is a simple small program is the use of C language development.
    这是一个简单的小程序,是用C语言开发的。
  29. Another is the system library functions precomposed by C language, which can be directly used by programmer.
    研究了使自定义函数也成为系统库函数的方法,以提高使用C语言进行编程的效率。
  30. The xor thinking and specific methods of carrying out easy animation with C language are proposed.
    提出C语言实现简单动画的异或思路和具体方法。